net/http.wantConn.ctx (field)
5 uses
net/http (current package)
transport.go#L1311: ctx context.Context // context for dial, cleared after delivered or canceled
transport.go#L1336: return w.ctx
transport.go#L1350: w.ctx = nil
transport.go#L1371: w.ctx = nil
transport.go#L1502: ctx: dialCtx,
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)